Skip to content

[PB-5939] feature/Add rename upluading file panel#383

Merged
CandelR merged 3 commits intofeature/PB-5318-share-extensionfrom
feature/PB-5939-rename-files-before-upload
Mar 12, 2026
Merged

[PB-5939] feature/Add rename upluading file panel#383
CandelR merged 3 commits intofeature/PB-5318-share-extensionfrom
feature/PB-5939-rename-files-before-upload

Conversation

@CandelR
Copy link
Contributor

@CandelR CandelR commented Mar 6, 2026

  • Added rename selected file feature in share extension
  • Added ShareSdkManager, in order to avoid importing SdkManagerfrom the main app (which pulls in packages excluded from the extension and crashes on physical devices).
  • Replaces the DriveListViewMode enum (from @internxt-mobile/types barrel) with a local DriveViewMode = 'grid' | 'list' type across all share extension components, fixing import crashes.
  • Fixes a bug in DriveItemSkinSkeleton where Animated.loop was called on every render

@CandelR CandelR marked this pull request as draft March 6, 2026 14:25
…e extension crashes on device, fixed animation leak and remove blob-util depdency from excluded packages
@CandelR CandelR requested a review from larryrider March 9, 2026 17:31
@sonarqubecloud
Copy link

@CandelR CandelR marked this pull request as ready for review March 10, 2026 11:03
@CandelR CandelR added the enhancement New feature or request label Mar 10, 2026
Base automatically changed from feature/PB-5938-create-folders to feature/PB-5318-share-extension March 12, 2026 11:04
@CandelR CandelR merged commit eeeaf64 into feature/PB-5318-share-extension Mar 12, 2026
2 of 3 checks passed
@CandelR CandelR deleted the feature/PB-5939-rename-files-before-upload branch March 12, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants